From 8e4bdc65ca9a2af0726c2cc1249ba87bfb70437c Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 29 Dec 2023 21:33:06 +0900 Subject: Implementing custom waybar cava into styles and layouts Rename waybar_cava.sh to WaybarCava.sh remove cava module from the waybar modules bank clean up waybar styles --- config/waybar/style/[Pywal] Chroma Tally.css | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'config/waybar/style/[Pywal] Chroma Tally.css') diff --git a/config/waybar/style/[Pywal] Chroma Tally.css b/config/waybar/style/[Pywal] Chroma Tally.css index c3a38fb6..ace2ea35 100644 --- a/config/waybar/style/[Pywal] Chroma Tally.css +++ b/config/waybar/style/[Pywal] Chroma Tally.css @@ -55,7 +55,6 @@ window#waybar { #backlight-slider, #battery, #bluetooth, -#cava, #clock, #cpu, #disk, @@ -203,11 +202,15 @@ window#waybar { #custom-lock, #bluetooth{ - color:#d08770; + color:#d08770; } - + +#custom-cava_mviz{ + color: @color2; +} + #custom-weather{ - color:#d08770; + color:#d08770; } #taskbar button.active { -- cgit v1.2.3